home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / stac0193.zip / TEC033.DOC < prev    next >
Text File  |  1992-11-11  |  6KB  |  115 lines

  1. ___________________________________________________________________________
  2. STAC FAX                                                           STAX FAX
  3.  
  4. Subject: Windows 3.1 and Stacker 
  5.  
  6. STACKER NOTE TEC033 - 4/09/92                          STAC FAX Index #2202
  7. ___________________________________________________________________________    
  8.  
  9. Background.
  10.  
  11.    Stacker and Windows 3.1 are 100% compatible.  This document addresses  
  12.    basic questions and provides guidelines for fine tuning your Stacker-
  13.    Windows configuration.  It covers the Windows Setup program, the use of 
  14.    Virtual Memory Swap Files, and SMARTDRV.EXE.
  15.  
  16.  
  17. 32-bit disk access and Stacker.
  18.  
  19.    This feature allows direct disk access while in the 386 Enhanced mode.   
  20.    Windows 3.1 is aware of Stacker drives and will not attempt to access them 
  21.    with this method.  
  22.  
  23.  
  24. 1. Windows 3.1 SETUP.
  25.  
  26.      A. It is recommended that you make backup copies of your Config.sys 
  27.     and Autoexec.bat files prior to running SETUP.  If C: is a Stacker 
  28.     drive that is being SSWAPped with its host drive, Windows may make 
  29.     modifications to these files on C: and then copy them to the 
  30.     host drive. This could potentially overwrite the host Config.sys 
  31.     and Autoexec, leaving you without the originals (no backup copies 
  32.     are made). To prepare for this, make sure the Autoexec.bat and 
  33.     Config.sys files are identical on both drives.  
  34.     
  35.     NOTE: Users with the Stacker version 1.x "pointer" Autoexec.bat on C: 
  36.           should replace it with the "real" one.  The easiest way to do 
  37.           this is to rename the "pointer" by typing:  
  38.           REN  AUTOEXEC.BAT AUTO.XXX   
  39.           Then copy the Autoexec from the host drive to C:.
  40.     
  41.      B. SETUP may modify the Stacker device driver line in the Config.sys.
  42.     This may make your Stacker drives temporarily inaccessible.  If this               
  43.     occurs, just replace Config.sys with a backup copy or reconstruct it 
  44.     if you don't have one.  Refer to the Stacker device driver section in 
  45.     the users manual for more information on the driver syntax.  You may
  46.     locate existing Stacvol files by running FINDVOL from the Stacker
  47.     distribution diskette.
  48.     
  49.      C. If upon reboot your system seems to be caught in a loop, you may have
  50.     two copies of the "pointer" Autoexec.bat pointing at each other. 
  51.     Press <ctrl><break> to halt execution of the Autoexec.bat file.  
  52.     Next, examine the Autoexec.bat on C: and on the host drive to 
  53.     determine if this, in fact, is the case.  If so, restore a backup 
  54.     copy of the "real" Autoexec.bat to both C: and its host drive.    
  55.     
  56. 2. Virtual Memory Swap Files.
  57.  
  58.      A. Permanent and Temporary virtual memory swap files may be established 
  59.     on uncompressed drives.  The size and location of these files can be 
  60.     set in the Virtual Memory section of Control Panel's 386 Enhanced 
  61.     program.  It is possible to create a temporary swap file on a Stacker
  62.     drive by manually adding the parameters to the System.ini file. 
  63.     However, it is generally recommended that the file exist on an 
  64.     uncompressed drive to keep the fragmentation level low in the Stacker 
  65.     drive.
  66.     
  67.      B. In order to create enough free uncompressed disk space, you may have
  68.     to "Shrink" the Stacker drive by running SDEFRAG /G on that drive.  
  69.     Once you have increased the amount of space, you may also have to 
  70.     make it contiguous by running a disk optimization program on the host 
  71.     drive.  Before optimization, unmount the Stacker drive and remove the
  72.     attributes from the associated Stacvol file by running:
  73.         
  74.     SATTRIB -r -s -h STACVOL.DSK  
  75.     (the name of your STACVOL file may differ).      
  76.  
  77.     Note: SDEFRAG is designed to optimize Stacker drives.  It will not 
  78.     optimize an uncompressed drive.
  79.  
  80. 3. SMARTDRV.EXE.            
  81.  
  82.      A. Windows may install SMARTDRV.EXE on your system.  SMARTDRIVE works 
  83.     well in a Stacker environment, but only caches the "host" 
  84.     uncompressed drive.  It will not cache the Stacker drive directly 
  85.     and will report that it is "unable to cache the drive" if instructed 
  86.     to do so.  By caching the host drive it is caching compressed data, 
  87.     effectively doubling the size of the cache.   
  88.     
  89.      B. SMARTDRV.EXE and "Replaced Stacker drives".  If you are loading the 
  90.     Stacker device driver into upper memory with QEMM386 or 386MAX and 
  91.     are using SMARTDRIVE to cache replaced drives, you may find those 
  92.     drives inaccessible.  With this configuration it is necessary to 
  93.     mount and replace the drives after SMARTDRIVE has been loaded.  To do 
  94.     this, add an '@' to the Stacker device driver line in the Config.sys
  95.     file for each drive you want to replace.  Then mount the drive in the
  96.     Autoexec.bat after the SMARTDRIVE line with the syntax:
  97.  
  98.     Stacker x:        where x is the host drive letter.
  99.     
  100.      C. SMARTDRV.EXE and SDEFRAG.  SMARTDRIVE incorporates a "write delay" 
  101.     cache.  It is imperative that caching be turned off for the Stacker 
  102.     drive when SDEFRAG is run.  This can be accomplished by typing:   
  103.     
  104.     SMARTDRV /R d-   where d is the letter of the Stacker host drive.   
  105.     
  106.     Then run SMARTDRV /S to make sure that drive letter is no longer on 
  107.     the list of drives being cached. SMARTDRV may also be disabled by 
  108.     REMarking the line out of the Autoexec.bat file and rebooting.
  109.  
  110.  
  111. ___________________________________________________________________________
  112. Copyright 1992, Stac Electronics                    STAC FAX (619) 431-6712
  113.  
  114.  
  115.